.index_sale_head{width:1190px; margin:auto; margin-top:44px; text-align:left;}
.index_sale_head ul li{font-size:32px; color:#222222; line-height:55px;}
.index_sale_content{width:1190px; margin:auto; margin-top:33px;}
.index_sale_left{width:613px; float:left; height:363px; overflow:hidden; position:relative;}
.index_sale_title{ position:absolute; bottom:13px; width:100%; text-align:center; font-size:14px; color:#ffffff; line-height:32px;}
.index_sale_right{width:520px; float:right; margin-right:10px; margin-top:10px;}
.index_sale_head2{width:100%; margin:auto; text-align:left;}
.index_sale_head2 ul li{font-size:20px; color:#222222; line-height:28px;}
.index_sale_js{width:100%; margin-top:28px; text-align:left; font-size:14px; color:#222222; line-height:25px;}
.index_sale_more{width:146px; margin-top:32px; background:#3c3c3c; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; height:35px; line-height:35px; text-align:center; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_sale_more a{ font-size:16px; color:#fff;}
.index_sale_right:hover .index_sale_more{background:#ffdd00;}
.index_sale_right:hover .index_sale_more a{color:#222222;}

.index_ys_news{min-width:1190px; max-width:1920px; background:url(../ZERO/img/index_newsbg.jpg) center top no-repeat; margin:auto; margin-top:93px; padding-top:42px; padding-bottom:54px;}
.index_news_title{width:1190px; margin: auto;}
.index_news_title ul li{line-height:45px; text-align:center; font-size:32px; color:#ffffff;}

.index_news_container{min-width:1190px; max-width:1459px; margin: auto; margin-top:22px; background:url(../ZERO/img/index_news_bg.jpg) center repeat-y; position:relative;}
.index_news_List{ width:1190px; height:417px; margin:auto; position:relative; overflow:hidden;}
.index_news_section1{position: absolute;width: 10000px;}
.index_news_section1 ul li{float:left;display:inline;width:354px;overflow:hidden;position:relative; text-align:left; }
.index_news_c1_lc{width:1190px;float: left;}
.index_news_c1_lc li{float:left;width:355px;}
#index_news_c1_slide_prev,#index_news_c1_slide_next{display: block;width:43px;height:43px; position:absolute; top:166px}
#index_news_c1_slide_prev{background:url(../ZERO/img/case_left.png) no-repeat; left:0;}
#index_news_c1_slide_prev:hover{background:url(../ZERO/img/case_left2.png) no-repeat;}
#index_news_c1_slide_next{background:url(../ZERO/img/case_right.png) no-repeat; right:0;}
#index_news_c1_slide_next:hover{background:url(../ZERO/img/case_right2.png) no-repeat;}

.index_news_bk{width:100%; height:388px; margin-top:25px; border-bottom:4px solid #FFFFFF;}
.left_news_pic{width:355px; height:204px; overflow:hidden;}
.left_news_pic img{width:355px; height:204px; transition:all .6s;}
.left_news_pic:hover img{transition:all .6s; transform:scale(1.1);}
.news_left_text{width:319px; padding:0 18px; margin:auto;}
.news_left_text ul li{width:319px; font-size:14px; line-height:24px; color:#999999;}
.news_left_date{width:319px; margin-top:12px; padding:0 18px; text-align:right; color:#999999; font-size:14px; line-height:20px;}
.index_news_bk:hover{ border-bottom:4px solid #ffdd00;}

.index_news_more{width:146px; margin:auto; margin-top:52px; background:#fff; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; height:35px; line-height:35px; text-align:center;}
.index_news_more a{ font-size:16px; color:#333;}
.index_news_more:hover{background:#ffdd00;}
.index_news_more:hover a{ color:#222222;}

#index_news_animate,#index_news_animate_1,#index_news_animate_2,#index_news_animate_3{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}